home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / ljet2p.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.3 KB  |  108 lines

  1. <driver id="driver/ljet2p">
  2.  <name>ljet2p</name>
  3.  <url>http://www.ghostscript.com/</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ljet2p%A%Z -sOutputFile=-%C -f - | perl -p -0033 -e " s/^&l\d+[aA]/$&%E/; " </prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.     PCL 4 driver.<p>
  11.  
  12.     The PPDs from this site use an ugly Perl workaround to patch
  13.     Ghostscript's output data stream in order to make paper tray
  14.     selection work as the driver has a bug which breaks this
  15.     functionality. This <a
  16.     href="http://www.openprinting.org/download/printing/ghostscript-pcl-patches/inputslot.patch">patch</a>
  17.     for GPL Ghostscript 8.63 fixes the problem and allows to set the
  18.     input tray with the "-dMediaPosition=X" commmand line option for
  19.     Ghostscript. "X" is an integer number which depends on the printer
  20.     model and tray. For HP "0" is usually the printer default, "7"
  21.     automatic selection, "2" manual feed, "1" the upper, and "4" the
  22.     lower tray. Note that for PCL 6/XL these numbers are
  23.     different.<p>
  24.  
  25.   </en>
  26.  </comments>
  27.  <printers>
  28.   <printer>
  29.    <id>printer/Generic-PCL_4_Printer</id>
  30.   </printer>
  31.   <printer>
  32.    <id>printer/Apple-LaserWriter_Select_360</id><!-- Apple LaserWriter Select 360 -->
  33.   </printer>
  34.   <printer>
  35.    <id>printer/Brother-DCP-1200</id><!-- Brother DCP-1200 -->
  36.   </printer>
  37.   <printer>
  38.    <id>printer/Brother-HL-630</id><!-- Brother HL-630 -->
  39.   </printer>
  40.   <printer>
  41.    <id>printer/Brother-HL-1040</id><!-- Brother HL-1040 -->
  42.    <comments>
  43.     <en>Works for 300dpi.</en>
  44.    </comments>
  45.   </printer>
  46.   <printer>
  47.    <id>printer/Brother-MFC-6550MC</id><!-- Brother MFC-6550MC -->
  48.   </printer>
  49.   <printer>
  50.    <id>printer/Brother-MFC-9500</id><!-- Brother MFC-9500 -->
  51.   </printer>
  52.   <printer>
  53.    <id>printer/Brother-MFC-9600</id><!-- Brother MFC-9600 -->
  54.   </printer>
  55.   <printer>
  56.    <id>printer/HP-LaserJet_2D</id><!-- HP LaserJet 2D -->
  57.   </printer>
  58.   <printer>
  59.    <id>printer/HP-LaserJet_2P</id><!-- HP LaserJet 2P -->
  60.   </printer>
  61.   <printer>
  62.    <id>printer/HP-LaserJet_2P_Plus</id><!-- HP LaserJet 2P Plus -->
  63.   </printer>
  64.   <printer>
  65.    <id>printer/Lexmark-Valuewriter_300</id><!-- Lexmark Valuewriter 300 -->
  66.   </printer>
  67.   <printer>
  68.    <id>printer/Minolta-PagePro_8L</id><!-- Minolta PagePro 8L -->
  69.   </printer>
  70.   <printer>
  71.    <id>printer/NEC-SuperScript_860</id><!-- NEC SuperScript 860 -->
  72.   </printer>
  73.   <printer>
  74.    <id>printer/NEC-SuperScript_870</id><!-- NEC SuperScript 870 -->
  75.   </printer>
  76.   <printer>
  77.    <id>printer/NEC-SuperScript_1260</id><!-- NEC SuperScript 1260 -->
  78.   </printer>
  79.   <printer>
  80.    <id>printer/Oki-OL600e</id><!-- Oki OL 600e -->
  81.   </printer>
  82.   <printer>
  83.    <id>printer/Oki-OL400e</id>
  84.   </printer>
  85.   <printer>
  86.    <id>printer/Oki-OL400ex</id><!-- Oki OL400ex -->
  87.   </printer>
  88.   <printer>
  89.    <id>printer/Panasonic-KX-P4410</id><!-- Panasonic KX-P4410 -->
  90.   </printer>
  91.   <printer>
  92.    <id>printer/Panasonic-KX-P6500</id><!-- Panasonic KX-P6500 -->
  93.   </printer>
  94.   <printer>
  95.    <id>printer/Raven-LP-410</id><!-- Raven LP-410 -->
  96.    <comments>
  97.     <en>Appears to work, although memory is tight.</en>
  98.    </comments>
  99.   </printer>
  100.   <printer>
  101.    <id>printer/Star-LS-04</id><!-- Star LS-04 -->
  102.   </printer>
  103.   <printer>
  104.    <id>printer/Xerox-DocuPrint_P12</id><!-- Xerox DocuPrint P12 -->
  105.   </printer>
  106.  </printers>
  107. </driver>
  108.